| Class | Description |
|---|---|
| PDFDestination | Defines an abstract PDF destination. |
| PDFNamedDestination | Defines a PDF named destination. A named destination associates a name with a destination. |
| PDFNamedDestinationCollection | Defines a collection of named destinations. |
| PDFPageDestination | Defines an abstract destination to a PDF page. |
| PDFPageDirectDestination | Defines a destination to a PDF page in the current document. |
| PDFPageNumberDestination | Defines a destination to a PDF page identified by its page number. The destination page can be located in the current document or in a remote document. |